fix: point backup policy upgrade link to enterprise contact page#3093
Conversation
Pro plan users hitting the 1-policy limit were sent to the change-plan page which only shows Free/Pro options, leaving them confused since they were already on Pro. Now links directly to the enterprise contact page.
Greptile SummaryPro plan users hitting the 1-policy backup limit were previously navigated to the change-plan page, which only shows Free/Pro options and left them stuck. This PR replaces both internal navigation handlers with external links to
Confidence Score: 5/5Safe to merge — minimal, well-scoped change that only affects the upgrade CTA links shown to Pro plan users in the backup policy UI. The change is purely a UI link fix: two click handlers that navigated internally are replaced with external anchor targets, and three imports that became dead code are removed. No logic, state, or data flow is altered beyond what the PR intends. No files require special attention. Important Files Changed
Reviews (1): Last reviewed commit: "fix: point backup policy upgrade link to..." | Re-trigger Greptile |
Summary
createPolicy.sveltenow point tohttps://appwrite.io/contact-us/enterpriseand open in a new tabgoto,getChangePlanUrl,showCreatePolicyTest plan
https://appwrite.io/contact-us/enterprisein a new tab